IviRFSigGen Configure Frequency Sweep Center Span [FSW]

IviRFSigGenFrequencySweep Capability Group

This VI configures the center frequency and span for a frequency sweep. This VI modifies the start and stop properties as follows:

IviRFSigGen>>Sweep>>Frequency Step>>Frequency_STEP_START = Center - Span / 2
IviRFSigGen>>Sweep>>Frequency Step>>Frequency_STEP_STOP = Center + Span / 2

instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs.
center Specifies the center frequency for a frequency sweep.

Units: Hertz

Default Value: 50.0 MHz
span Specifies the frequency span for a frequency sweep.

Units: Hertz

Default Value: 500.0 KHz
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

instrument handle out The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs.
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.